1.In fact, avoiding this style of coupling was one of the motivating factors behind the creation of Enterprise JavaBeans (EJB) technology.
实际上,避免这类耦合是创建企业JavaBean(EJB)技术背后的一个动机。
2.As you can see, the Channel class is nothing more than a straightforward JavaBean that describes information contained in the stanza.
如上所示,Channel类无非是一个直观的JavaBean,它描述包含在节中的信息。
3.To create Java Beans to handle the serialization and deserialization of a data-type bean's wire format, referred to as format handler.
为了创建JavaBean来处理数据类型bean有线格式的序列化和反序列化,也称为格式处理器。
4.The deployment descriptor provides the name of a JavaBean class that will provide the implementation of this object.
接口的对象。部署描述符提供了能提供这个对象实现的JavaBean类的名称。
5.These services can be implemented as remote Enterprise JavaBeans (EJB) method calls, web services, or CORBA calls, just to name only a few.
这些服务可以作为远程企业JavaBean(EJB)方法调用、Web服务或CORBA调用(这里只列出几个)来执行。
6.It is possible to put a more complex object here, such as a Java bean, however.
但是您可以在这里放置一个更复杂的目标,比如一个Javabean。
7.As to it's of the design and the business enterprise JavaBean distribute type carried out a method to carry on elucidation technically.
对其的设计以及企业JavaBean分布式技术的实现方法进行了说明。
8.If all you're doing is providing a means of abstracting your file names from your JSP pages, then JavaBean classes are a great solution.
如果您只是要提供一种从JSP页面提取出文件名的方法,那么JavaBean类是最佳解决方案。
9.These JavaBeans will implement the operations necessary to carry out the use-cases identified in this document.
这些JavaBean将实现完成这篇文档中确定的用例所必需的各种操作。
10.Among the five features a JavaBean is expected to support is a set of properties and associated accessor methods.
一组属性,以及与这些属性相关的一些访问器方法,就是JavaBean所要支持的五大特性之一。